-
Home
-
WordPress + Microsoft Office 365 / Azure AD | LOGIN
-
14.0
-
Code
-
Classes
- Access_Token_Service
Total Complexity |
77 |
Dependencies |
6 |
Dependents |
6 |
Total lines |
594 |
Lines of code |
384 |
Logical lines of code |
244 |
Comment lines |
98 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_access_token() |
C |
28 |
22 |
137 |
get_app_only_access_token() |
A |
38 |
10 |
67 |
get_cached_access_token() |
A |
45 |
11 |
39 |
save_access_tokens() |
A |
47 |
8 |
36 |
get_refresh_token() |
A |
48 |
7 |
33 |
validate_access_token() |
S |
57 |
8 |
15 |
get_authorization_code() |
S |
49 |
6 |
31 |
save_authorization_code() |
S |
60 |
3 |
14 |
save_refresh_token() |
S |
62 |
2 |
12 |